CollectionView for WinForms
C1CursorCollectionView<T> クラス
メンバ 

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : C1CursorCollectionView<T> クラス
The type of the items in the collection.
Base class for cursor-like collection views.
オブジェクト モデル
C1CursorCollectionView<T> クラス
シンタックス
型パラメータ
T
The type of the items in the collection.
解説
This class is appropriate for wrapping data services that return the data in pages and give a token to get the next page, like Facebook, Twitter, YouTube, etc.
継承階層

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1CursorCollectionView<T,K>
         C1.CollectionView.C1CursorCollectionView<T>

参照

C1CursorCollectionView<T> メンバ
C1.CollectionView 名前空間